home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / custompalette.def < prev    next >
Encoding:
Text File  |  2001-11-20  |  296 b   |  13 lines

  1. ; CustomPalette.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "CustomPalette"
  4. DESCRIPTION  'CustomPalette Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     PltGetDescription
  9.     PltGetName
  10.     PltGetPicture
  11.     PltGetHelpID
  12.     PltCreateWindow
  13.     PltQuery